home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeed.tip.net!dataphone!newsmaster
- From: skorpio@dataphone.se (Jarmo Paavilainen)
- Newsgroups: comp.lang.c++
- Subject: NULL POINTER ASSIGNMENT ERROR MESSAGE
- Date: 25 Feb 1996 19:20:14 GMT
- Organization: Dataphone Communication Networks
- Message-ID: <4gqcpe$oe2@nic.dataphone.se>
- References: <4gj859$4bq@ixnews4.ix.netcom.com>
- Reply-To: skorpio@dataphone.se
- NNTP-Posting-Host: nikson.dataphone.se
- X-Newsreader: NeoLogic News for OS/2 [version: 4.5 YK Beta]
-
- In message <4gj859$4bq@ixnews4.ix.netcom.com> -
- kevin46@ix.netcom.com(Kevin Twi
- ne ) writes:
- :>
- :>I am running executable code I created in Borland Turbo C++ 3.0, and
- ..
- :>I am getting exhausted by looking for the casue of this message. Can
- :>anyone give me some advice?
-
- Use the debuger and track for changes in these "arguments" :
- *(char*)0,4m
- (char*)4
-
- The row that changes those memory addresses is the one which causes the
- NULL POINTER ASSIGMENT.
-
- Take care,
- Skorpio
- _________________________________________________________________________
- Jarmo Paavilainen, Skorpio skorpio@dataphone.se
- Sweden http://www.dataphone.se/~skorpio
-
-